@import url("./common_list.css?v=1");

/*首屏*/
.ch_ban .ban_l,
.lm_article {
    width: 814px;
    background-color: #fff;
    padding: 0 30px 20px 30px;
    border-radius: 10px;
}

.ch_ban .ban_l {
    height: 610px;
}

.ch_ban .r_hot {
    height: 600px;
}

.ban_new {
    width: 300px;
}

.lb_tu {
    display: block;
    width: 300px;
    height: 210px;
    overflow: hidden;
    position: relative;
    border-radius: 10px;
}

.lb_tu p {
    width: 275px;
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 0 15px;
    color: #fff;
}

.lb_tu img {
    width: 100%;
    min-height: 210px;
}

.list_ms {
    padding-right: 280px;
    height: 160px;
    position: relative;
}

.list_ms1 {
    padding-right: 0;
    height: 140px;
}

.ms_img {
    right: 0;
    top: 0;
    position: absolute;
}

.list_tui .lb_4 {
    width: 350px;
    margin-top: 11px;
}

.list_tui .lb_4:nth-child(2n) {
    margin-left: 30px;
}

.list_tui .lb_4 .lb_lm {
    color: #999;
    margin-right: 4px;
    font-size: 12px;
}

.list_tui .lb_4 .lb_lm:hover {
    color: #36ad9e;
}

.list_tui .lb_4:hover a {
    margin-left: 2px;
}

.lm_itme .lb_2 {
    margin-bottom: 10px;
}

.banner {
    width: 324px;
    height: 206px;
}

.banner .bd li {
    height: 206px;
}

.banner .bd li p {
    width: 294px;
}

.banner img {
    min-height: 206px;
}

.ban_r {
    width: 460px;
    float: right;
}

.ban_r .lb_4 {
    margin-bottom: 20px;
}

.ban_r .lb_1 {
    position: relative;
}

.ban_r .lb_1 time {
    position: absolute;
    right: 0;
    font-size: 12px;
    color: #999;
}

.lb_w1,
.lb_w1.on {
    width: 172px;
}

.ch_ban .lm_hot .lb_w1 {
    margin-bottom: 12px;
}

/*栏目*/
.lm_l {
    background: #fff;
    width: 814px;
    padding: 30px 30px 20px 30px;
    border-radius: 10px;
    height: 397px;
}

.lm_itme {
    width: 380px;
}

.lm_itme .pic_lb3 {
    float: none;
    margin-bottom: 30px;
}

.lm_itme .lb_5 {
    margin-top: 10px;
}

.lm_hot .lb_w1 {
    width: 234px;
}

/*热门排序*/
.r_hot {
    width: 260px;
    background-color: #fff;
    padding: 20px 20px 10px 20px;
    border-radius: 10px;
    height: 417px;
}

.r_hot .hot_lb1 {
    margin-top: 18px;
    margin-bottom: 0;
}

.r_hot .hot_lb1:hover {
    padding-left: 45px;
}

.r_hot .pic_lb1 {
    margin-bottom: 30px;
}

.lm_hot .lb_w1.on {
    width: 180px;
}

.ban_bt {
    width: 325px;
    height: 48px;
    position: relative;
    padding-left: 45px;
    line-height: 48px;
    font-size: 18px;
}

.ban_bt em {
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 20px;
}

/* 楼梯 */
.rc_nav {
    width: 64px;
}

.rc_nav li {
    margin: 0 5px;
}
.logo {font-size: 32px;font-weight: bold;}
.logo .fl {color: #53a6c6}
